(update_end): Don't check updating_frame; for some reason
authorAndrew Innes <andrewi@gnu.org>
Fri, 5 Jan 2001 21:26:40 +0000 (21:26 +0000)
committerAndrew Innes <andrewi@gnu.org>
Fri, 5 Jan 2001 21:26:40 +0000 (21:26 +0000)
commit9f152e68b2af8fb8de8f2b16029086a3a920db8d
tree4b95fd5211682a3524999fc4f933c325c1d56387
parent2a93100c3ce7850f2dc3c7461420e814a9cdac87
(update_end): Don't check updating_frame; for some reason
this can be 0 sometimes, such as after dismissing a popup menu,
and isn't necessary given the explicit frame argument.
src/term.c